home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 9 / FM Towns Free Software Collection 9.iso / taropyon / silib / inc / sisnd.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-11-16  |  70 b   |  7 lines

  1. #ifndef    _SISND_H
  2. #define    _SISND_H
  3.  
  4. extern char    *SndPtr;
  5.  
  6. #endif
  7.